home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Screenblankers / GBlanker / GSource / protos / protos.h < prev    next >
C/C++ Source or Header  |  1996-09-26  |  195b  |  12 lines

  1. #ifndef PROTOS_PROTOS_H
  2. #define PROTOS_PROTOS_H
  3.  
  4. #include "main.h"
  5. #include "module.h"
  6. #include "cxhand.h"
  7. #include "prefs.h"
  8. #include "handlers.h"
  9. #include "var.h"
  10.  
  11. #endif /* PROTOS_PROTOS_H */
  12.